home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 - Inside Community Club / Acrobat Pro 6 D.bin / installer / Data1.cab / ADPDF6.PPD2 < prev    next >
Encoding:
PostScript Printer Description  |  2003-10-30  |  27.0 KB  |  789 lines

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-2002 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% PPD file last updated 3 Dec 2002
  10.  
  11. *FormatVersion: "4.3"
  12. *FileVersion: "1.0"
  13. *LanguageEncoding: ISOLatin1
  14. *LanguageVersion: English
  15. *PCFileName: "ADIST6.PPD"
  16. *Manufacturer: "Adobe"
  17. *Product: "(Adobe PDF)"
  18. *PSVersion: "(3015.102) 0"
  19. *ModelName: "Adobe PDF"
  20. *ShortNickName: "Adobe PDF"
  21. *NickName: "Adobe PDF 3015.102"
  22. *% PPD for Adobe PDF 6, Roman
  23.  
  24. *% === Options and Constraints =========
  25.  
  26. *% ==== Device Capabilities ===============
  27. *SuggestedJobTimeout: "120"
  28. *SuggestedWaitTimeout: "0"
  29. *ADTrueGray: True
  30. *ColorDevice: True
  31. *DefaultColorSpace: CMYK
  32. *FileSystem: True
  33. *?FileSystem: "(True) == flush"
  34. *LanguageLevel: "3"
  35. *FreeVM: "4194304"
  36. *VMOption None/Standard: "4194304"
  37. *FCacheSize None/Standard: 204800
  38. *Throughput: "400"
  39. *VariablePaperSize: True
  40.  
  41. *TTRasterizer: Type42
  42. *?TTRasterizer: "(Type42) ="
  43.  
  44. *Password: "()" 
  45. *ExitServer: "
  46.  count 0 eq
  47.  { false } { true exch startjob } ifelse
  48.  not { 
  49.      (WARNING: Cannot modify initial VM.) =
  50.      (Missing or invalid password.) =
  51.      (Please contact the author of this software.) = flush quit
  52.      } if
  53. "
  54. *End
  55.  
  56. *% ==== In-RIP Trapping Information ========
  57. *Resource TrappingType: Virtual
  58. *TrappingTypeInstance 1001: ""
  59. *Separations True: " 1 dict dup /Separations true put setpagedevice "
  60. *DefaultSeparations: True
  61. *?Separations: "
  62.     save
  63.     currentpagedevice /Separations known
  64.       {currentpagedevice /Separations get
  65.         { (True) } { (False) } ifelse
  66.       }{ (Unknown) } ifelse
  67.     print (\n) print flush
  68.     restore
  69. "
  70. *End
  71.  
  72. *% Multiple Resolution support for Distiller 3.0 ==============
  73. *OpenUI *Resolution: PickOne
  74. *OrderDependency: 50 AnySetup *Resolution
  75. *DefaultResolution: 600dpi
  76. *Resolution 72dpi: "1 dict dup /HWResolution [72 72] put setpagedevice"
  77. *Resolution 144dpi: "1 dict dup /HWResolution [144 144] put setpagedevice"
  78. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  79. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  80. *Resolution 1200dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
  81. *Resolution 2400dpi: "1 dict dup /HWResolution [2400 2400] put setpagedevice"
  82. *Resolution 3600dpi: "1 dict dup /HWResolution [3600 3600] put setpagedevice"
  83. *Resolution 4000dpi: "1 dict dup /HWResolution [4000 4000] put setpagedevice"
  84. *?Resolution: "
  85.    save
  86.    currentpagedevice /HWResolution get
  87.    0 get
  88.    (          ) cvs print (dpi) = flush
  89.    restore"
  90. *End
  91. *CloseUI: *Resolution
  92.  
  93. *ResScreenFreq 72dpi: "60.0"
  94. *ResScreenFreq 144dpi: "60.0"
  95. *ResScreenFreq 300dpi: "60.0"
  96. *ResScreenFreq 600dpi: "60.0"
  97. *ResScreenFreq 1200dpi: "60.0"
  98. *ResScreenFreq 2400dpi: "60.0"
  99. *ResScreenFreq 3600dpi: "60.0"
  100. *ResScreenFreq 4000dpi: "60.0"
  101.  
  102. *ResScreenAngle 72dpi: "45.0"
  103. *ResScreenAngle 144dpi: "45.0"
  104. *ResScreenAngle 300dpi: "45.0"
  105. *ResScreenAngle 600dpi: "45.0"
  106. *ResScreenAngle 1200dpi: "45.0"
  107. *ResScreenAngle 2400dpi: "45.0"
  108. *ResScreenAngle 3600dpi: "45.0"
  109. *ResScreenAngle 4000dpi: "45.0"
  110.  
  111. *% Halftone Information ===============
  112. *ContoneOnly: False
  113. *DefaultHalftoneType: 1
  114. *ScreenFreq: "60.0"
  115. *ScreenAngle: "45.0"
  116. *DefaultScreenProc: Dot
  117. *ScreenProc Dot: "{ abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub 
  118. dup mul add 1 sub} {dup mul exch dup mul add 1 exch sub}ifelse } bind"
  119. *End
  120. *ScreenProc Line: "{ exch pop abs neg } bind"
  121. *ScreenProc Ellipse: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0
  122. lt { pop dup mul exch .75 div dup mul add 4 div 1 exch sub } { dup 1 gt{
  123. pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub }
  124. { .5 exch sub exch pop exch pop } ifelse  } ifelse } bind"
  125. *End
  126. *ScreenProc Cross: "{ abs exch abs 2 copy gt { exch } if pop neg } bind"
  127.  
  128.  
  129. *DefaultTransfer: Null
  130. *Transfer Null: "{ } bind"
  131. *Transfer Null.Inverse: "{ 1 exch sub } bind"
  132.  
  133. *% Paper Handling ===================
  134.  
  135.  
  136. *% Code in this section both selects a tray and sets up a frame buffer.
  137. *OpenUI *PageSize: PickOne
  138. *OrderDependency: 50 AnySetup *PageSize
  139. *DefaultPageSize: Letter
  140. *PageSize Letter: "
  141.   2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  142. setpagedevice"
  143. *End
  144. *PageSize Legal: "
  145.   2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  146. setpagedevice"
  147. *End
  148. *PageSize Executive: "
  149.   2 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  150. setpagedevice"
  151. *End
  152. *PageSize Ledger: "
  153.   2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put
  154. setpagedevice"
  155. *End
  156. *PageSize Tabloid/11 x 17: "
  157.   2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  158. setpagedevice"
  159. *End
  160. *PageSize Screen: "
  161.   2 dict dup /PageSize [468 373] put dup /ImagingBBox null put
  162. setpagedevice"
  163. *End
  164. *PageSize AnsiC/ANSI C: "
  165.   2 dict dup /PageSize [1224 1584] put dup /ImagingBBox null put
  166. setpagedevice"
  167. *End
  168. *PageSize AnsiD/ANSI D: "
  169.   2 dict dup /PageSize [1584 2448] put dup /ImagingBBox null put
  170. setpagedevice"
  171. *End
  172. *PageSize AnsiE/ANSI E: "
  173.   2 dict dup /PageSize [2448 3168] put dup /ImagingBBox null put
  174. setpagedevice"
  175. *End
  176. *PageSize AnsiF/ANSI F: "
  177.   2 dict dup /PageSize [2016 2880] put dup /ImagingBBox null put
  178. setpagedevice"
  179. *End
  180. *PageSize ARCHA/ARCH A: "
  181.   2 dict dup /PageSize [648 864] put dup /ImagingBBox null put
  182. setpagedevice"
  183. *End
  184. *PageSize ARCHB/ARCH B: "
  185.   2 dict dup /PageSize [864 1296] put dup /ImagingBBox null put
  186. setpagedevice"
  187. *End
  188. *PageSize ARCHC/ARCH C: "
  189.   2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null put
  190. setpagedevice"
  191. *End
  192. *PageSize ARCHD/ARCH D: "
  193.   2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null put
  194. setpagedevice"
  195. *End
  196. *PageSize ARCHE/ARCH E: "
  197.   2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null put
  198. setpagedevice"
  199. *End
  200. *PageSize ARCHE1/ARCH E1: "
  201.   2 dict dup /PageSize [2160 3024] put dup /ImagingBBox null put
  202. setpagedevice"
  203. *End
  204. *PageSize ARCHE2/ARCH E2: "
  205.   2 dict dup /PageSize [1872 2736] put dup /ImagingBBox null put
  206. setpagedevice"
  207. *End
  208. *PageSize ARCHE3/ARCH E3: "
  209.   2 dict dup /PageSize [1944 2808] put dup /ImagingBBox null put
  210. setpagedevice"
  211. *End
  212. *PageSize A4: "
  213.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  214. setpagedevice"
  215. *End
  216. *PageSize A3: "
  217.   2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  218. setpagedevice"
  219. *End
  220. *PageSize A2: "
  221.   2 dict dup /PageSize [1191 1684] put dup /ImagingBBox null put
  222. setpagedevice"
  223. *End
  224. *PageSize A1: "
  225.   2 dict dup /PageSize [1684 2384] put dup /ImagingBBox null put
  226. setpagedevice"
  227. *End
  228. *PageSize A0: "
  229.   2 dict dup /PageSize [2384 3370] put dup /ImagingBBox null put
  230. setpagedevice"
  231. *End
  232. *PageSize OversizeA2/Oversize A2: "
  233.   2 dict dup /PageSize [1361 1772] put dup /ImagingBBox null put
  234. setpagedevice"
  235. *End
  236. *PageSize OversizeA1/Oversize A1: "
  237.   2 dict dup /PageSize [1772 2551] put dup /ImagingBBox null put
  238. setpagedevice"
  239. *End
  240. *PageSize OversizeA0/Oversize A0: "
  241.   2 dict dup /PageSize [2551 3529] put dup /ImagingBBox null put
  242. setpagedevice"
  243. *End
  244. *PageSize ISOB5/ISO B5: "
  245.   2 dict dup /PageSize [499 709] put dup /ImagingBBox null put
  246. setpagedevice"
  247. *End
  248. *PageSize ISOB4/ISO B4: "
  249.   2 dict dup /PageSize [709 1001] put dup /ImagingBBox null put
  250. setpagedevice"
  251. *End
  252. *PageSize ISOB2/ISO B2: "
  253.   2 dict dup /PageSize [1417 2004] put dup /ImagingBBox null put
  254. setpagedevice"
  255. *End
  256. *PageSize ISOB1/ISO B1: "
  257.   2 dict dup /PageSize [2004 2835] put dup /ImagingBBox null put
  258. setpagedevice"
  259. *End
  260. *PageSize C5: "
  261.   2 dict dup /PageSize [459 649] put dup /ImagingBBox null put
  262. setpagedevice"
  263. *End
  264. *PageSize JISB4/JIS B4: "
  265.   2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put
  266. setpagedevice"
  267. *End
  268. *PageSize JISB3/JIS B3: "
  269.   2 dict dup /PageSize [1932 1460] put dup /ImagingBBox null put
  270. setpagedevice"
  271. *End
  272. *PageSize JISB2/JIS B2: "
  273.   2 dict dup /PageSize [1460 2064] put dup /ImagingBBox null put
  274. setpagedevice"
  275. *End
  276. *PageSize JISB1/JIS B1: "
  277.   2 dict dup /PageSize [2064 2920] put dup /ImagingBBox null put
  278. setpagedevice"
  279. *End
  280. *PageSize JISB0/JIS B0: "
  281.   2 dict dup /PageSize [2920 4127] put dup /ImagingBBox null put
  282. setpagedevice"
  283. *End
  284. *PageSize Oversize92/92 x 92: "
  285.   2 dict dup /PageSize [6624 6624] put dup /ImagingBBox null put
  286. setpagedevice"
  287. *End
  288. *?PageSize: " 
  289.  save 
  290.    currentpagedevice /PageSize get aload pop
  291.    2 copy gt {exch} if 
  292.    (Unknown) 
  293.    37 dict
  294.    dup [612 792]   (Letter) put
  295.    dup [612 1008]  (Legal) put
  296.    dup [522 756]   (Executive) put
  297.    dup [1224 792]  (Ledger) put
  298.    dup [792 1224]  (Tabloid) put
  299.    dup [468 373]   (Screen) put
  300.    dup [1224 1584] (AnsiC) put
  301.    dup [1584 2448] (AnsiD) put
  302.    dup [2448 3168] (AnsiE) put
  303.    dup [2016 2880] (AnsiF) put
  304.    dup [648 864]   (ARCHA) put
  305.    dup [864 1296]  (ARCHB) put
  306.    dup [1296 1728] (ARCHC) put
  307.    dup [1728 2592] (ARCHD) put
  308.    dup [2592 3456] (ARCHE) put
  309.    dup [2160 3024] (ARCHE1) put
  310.    dup [1872 2736] (ARCHE2) put
  311.    dup [1944 2808] (ARCHE3) put
  312.    dup [595 842]   (A4) put
  313.    dup [842 1191]  (A3) put
  314.    dup [1191 1684] (A2) put
  315.    dup [1684 2384] (A1) put
  316.    dup [2384 3370] (A0) put
  317.    dup [1361 1772] (OversizeA2) put
  318.    dup [1772 2551] (OversizeA1) put
  319.    dup [2551 3529] (OversizeA0) put
  320.    dup [499 709]   (ISOB5) put
  321.    dup [709 1001]  (ISOB4) put
  322.    dup [1417 2004] (ISOB2) put
  323.    dup [2004 2835] (ISOB1) put
  324.    dup [459 649]   (C5) put
  325.    dup [729 1032]  (JISB4) put
  326.    dup [1032 1460] (JISB3) put
  327.    dup [1460 2064] (JISB2) put
  328.    dup [2064 2920] (JISB1) put
  329.    dup [2920 4127] (JISB0) put
  330.    dup [6624 6624] (Oversize92) put
  331.   { exch aload pop 4 index sub abs 5 le exch 
  332.     5 index sub abs 5 le and
  333.       { exch pop exit } { pop } ifelse
  334.    } bind forall 
  335.    = flush pop pop
  336.    restore
  337. "
  338. *End
  339. *CloseUI: *PageSize
  340.  
  341. *OpenUI *PageRegion:  PickOne
  342. *OrderDependency: 50 AnySetup *PageRegion
  343. *DefaultPageRegion: Letter
  344. *PageRegion Letter: "
  345.   2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  346. setpagedevice"
  347. *End
  348. *PageRegion Legal: "
  349.   2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  350. setpagedevice"
  351. *End
  352. *PageRegion Executive: "
  353.   2 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  354. setpagedevice"
  355. *End
  356. *PageRegion Ledger: "
  357.   2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put
  358. setpagedevice"
  359. *End
  360. *PageRegion Tabloid/11 x 17: "
  361.   2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  362. setpagedevice"
  363. *End
  364. *PageRegion Screen: "
  365.   2 dict dup /PageSize [468 373] put dup /ImagingBBox null put
  366. setpagedevice"
  367. *End
  368. *PageRegion AnsiC/ANSI C: "
  369.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  370. setpagedevice"
  371. *End
  372. *PageRegion AnsiD/ANSI D: "
  373.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  374. setpagedevice"
  375. *End
  376. *PageRegion AnsiE/ANSI E: "
  377.   2 dict dup /PageSize [2448 3168] put dup /ImagingBBox null put
  378. setpagedevice"
  379. *End
  380. *PageRegion AnsiF/ANSI F: "
  381.   2 dict dup /PageSize [2016 2880] put dup /ImagingBBox null put
  382. setpagedevice"
  383. *End
  384. *PageRegion ARCHA/ARCH A: "
  385.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  386. setpagedevice"
  387. *End
  388. *PageRegion ARCHB/ARCH B: "
  389.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  390. setpagedevice"
  391. *End
  392. *PageRegion ARCHC/ARCH C: "
  393.   2 dict dup /PageSize [1296 1728] put dup /ImagingBBox null put
  394. setpagedevice"
  395. *End
  396. *PageRegion ARCHD/ARCH D: "
  397.   2 dict dup /PageSize [1728 2592] put dup /ImagingBBox null put
  398. setpagedevice"
  399. *End
  400. *PageRegion ARCHE/ARCH E: "
  401.   2 dict dup /PageSize [2592 3456] put dup /ImagingBBox null put
  402. setpagedevice"
  403. *End
  404. *PageRegion ARCHE1/ARCH E1: "
  405.   2 dict dup /PageSize [2160 3024] put dup /ImagingBBox null put
  406. setpagedevice"
  407. *End
  408. *PageRegion ARCHE2/ARCH E2: "
  409.   2 dict dup /PageSize [1872 2736] put dup /ImagingBBox null put
  410. setpagedevice"
  411. *End
  412. *PageRegion ARCHE3/ARCH E3: "
  413.   2 dict dup /PageSize [1944 2808] put dup /ImagingBBox null put
  414. setpagedevice"
  415. *End
  416. *PageRegion A4: "
  417.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  418. setpagedevice"
  419. *End
  420. *PageRegion A3: "
  421.   2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  422. setpagedevice"
  423. *End
  424. *PageRegion A2: "
  425.   2 dict dup /PageSize [1191 1684] put dup /ImagingBBox null put
  426. setpagedevice"
  427. *End
  428. *PageRegion A1: "
  429.   2 dict dup /PageSize [1684 2384] put dup /ImagingBBox null put
  430. setpagedevice"
  431. *End
  432. *PageRegion A0: "
  433.   2 dict dup /PageSize [2384 3370] put dup /ImagingBBox null put
  434. setpagedevice"
  435. *End
  436. *PageRegion OversizeA2/Oversize A2: "
  437.   2 dict dup /PageSize [1361 1772] put dup /ImagingBBox null put
  438. setpagedevice"
  439. *End
  440. *PageRegion OversizeA1/Oversize A1: "
  441.   2 dict dup /PageSize [1772 2551] put dup /ImagingBBox null put
  442. setpagedevice"
  443. *End
  444. *PageRegion OversizeA0/Oversize A0: "
  445.   2 dict dup /PageSize [2551 3529] put dup /ImagingBBox null put
  446. setpagedevice"
  447. *End
  448. *PageRegion ISOB5/ISO B5: "
  449.   2 dict dup /PageSize [499 709] put dup /ImagingBBox null put
  450. setpagedevice"
  451. *End
  452. *PageRegion ISOB4/ISO B4: "
  453.   2 dict dup /PageSize [709 1001] put dup /ImagingBBox null put
  454. setpagedevice"
  455. *End
  456. *PageRegion ISOB2/ISO B2: "
  457.   2 dict dup /PageSize [1417 2004] put dup /ImagingBBox null put
  458. setpagedevice"
  459. *End
  460. *PageRegion ISOB1/ISO B1: "
  461.   2 dict dup /PageSize [2004 2835] put dup /ImagingBBox null put
  462. setpagedevice"
  463. *End
  464. *PageRegion C5: "
  465.   2 dict dup /PageSize [459 649] put dup /ImagingBBox null put
  466. setpagedevice"
  467. *End
  468. *PageRegion JISB4/JIS B4: "
  469.   2 dict dup /PageSize [729 1032] put dup /ImagingBBox null put
  470. setpagedevice"
  471. *End
  472. *PageRegion JISB3/JIS B3: "
  473.   2 dict dup /PageSize [1032 1460] put dup /ImagingBBox null put
  474. setpagedevice"
  475. *End
  476. *PageRegion JISB2/JIS B2: "
  477.   2 dict dup /PageSize [1460 2064] put dup /ImagingBBox null put
  478. setpagedevice"
  479. *End
  480. *PageRegion JISB1/JIS B1: "
  481.   2 dict dup /PageSize [2064 2920] put dup /ImagingBBox null put
  482. setpagedevice"
  483. *End
  484. *PageRegion JISB0/JIS B0: "
  485.   2 dict dup /PageSize [2920 4127] put dup /ImagingBBox null put
  486. setpagedevice"
  487. *End
  488. *PageRegion Oversize92/92 x 92: "
  489.   2 dict dup /PageSize [6624 6624] put dup /ImagingBBox null put
  490. setpagedevice"
  491. *End
  492. *CloseUI: *PageRegion
  493.  
  494. *% The following entries provide information about specific paper keywords.
  495. *DefaultImageableArea: Letter
  496.  
  497. *ImageableArea Letter: "0.0 0.0 612.0 792.0"
  498. *ImageableArea Legal: "0.0 0.0 612.0 1008.0"
  499. *ImageableArea Executive: "0.0 0.0 522.0 756.0"
  500. *ImageableArea Ledger: "0.0 0.0 1224.0 792.0"
  501. *ImageableArea Tabloid/11 x 17: "0.0 0.0 792.0 1224.0"
  502. *ImageableArea Screen: "0.0 0.0 468.0 373.0"
  503. *ImageableArea AnsiC/ANSI C: "0.0 0.0 1224.0 1584.0"
  504. *ImageableArea AnsiD/ANSI D: "0.0 0.0 1584.0 2448.0"
  505. *ImageableArea AnsiE/ANSI E: "0.0 0.0 2448.0 3168.0"
  506. *ImageableArea AnsiF/ANSI F: "0.0 0.0 2016.0 2880.0"
  507. *ImageableArea ARCHA/ARCH A: "0.0 0.0 648.0 864.0"
  508. *ImageableArea ARCHB/ARCH B: "0.0 0.0 864.0 1296.0"
  509. *ImageableArea ARCHC/ARCH C: "0.0 0.0 1296.0 1728.0"
  510. *ImageableArea ARCHD/ARCH D: "0.0 0.0 1728.0 2592.0"
  511. *ImageableArea ARCHE/ARCH E: "0.0 0.0 2592.0 3456.0"
  512. *ImageableArea ARCHE1/ARCH E1: "0.0 0.0 2160.0 3024.0"
  513. *ImageableArea ARCHE2/ARCH E2: "0.0 0.0 1872.0 2736.0"
  514. *ImageableArea ARCHE3/ARCH E3: "0.0 0.0 1944.0 2808.0"
  515. *ImageableArea A4: "0.0 0.0 595.0 842.0"
  516. *ImageableArea A3: "0.0 0.0 842.0 1191.0"
  517. *ImageableArea A2: "0.0 0.0 1191.0 1684.0"
  518. *ImageableArea A1: "0.0 0.0 1684.0 2384.0"
  519. *ImageableArea A0: "0.0 0.0 2384.0 3370.0"
  520. *ImageableArea OversizeA2/Oversize A2: "0.0 0.0 1361.0 1772.0"
  521. *ImageableArea OversizeA1/Oversize A1: "0.0 0.0 1772.0 2551.0"
  522. *ImageableArea OversizeA0/Oversize A0: "0.0 0.0 2551.0 3529.0"
  523. *ImageableArea ISOB5/ISO B5: "0.0 0.0 499.0 709.0"
  524. *ImageableArea ISOB4/ISO B4: "0.0 0.0 709.0 1001.0"
  525. *ImageableArea ISOB2/ISO B2: "0.0 0.0 1417.0 2004.0"
  526. *ImageableArea ISOB1/ISO B1: "0.0 0.0 2004.0 2835.0"
  527. *ImageableArea C5: "0.0 0.0 459.0 649.0"
  528. *ImageableArea JISB4/JIS B4: "0.0 0.0 729.0 1032.0"
  529. *ImageableArea JISB3/JIS B3: "0.0 0.0 1032.0 1460.0"
  530. *ImageableArea JISB2/JIS B2: "0.0 0.0 1460.0 2064.0"
  531. *ImageableArea JISB1/JIS B1: "0.0 0.0 2064.0 2920.0"
  532. *ImageableArea JISB0/JIS B0: "0.0 0.0 2920.0 4127.0"
  533. *ImageableArea Oversize92/92 x 92: "0.0 0.0 6624.0 6624.0"
  534. *?ImageableArea: "
  535. save
  536.   /cvp { (                ) cvs print ( ) print } bind def
  537.   /upperright {10000 mul floor 10000 div} bind def
  538.   /lowerleft {10000 mul ceiling 10000 div} bind def
  539.   newpath clippath pathbbox
  540.   4 -2 roll exch 2 {lowerleft cvp} repeat
  541.   exch 2 {upperright cvp} repeat flush
  542.  restore
  543. "
  544. *End
  545.  
  546. *% These provide the physical dimensions of the paper (by keyword)
  547. *DefaultPaperDimension: Letter
  548. *PaperDimension Letter: "612 792"
  549. *PaperDimension Legal: "612 1008"
  550. *PaperDimension Executive: "522 756"
  551. *PaperDimension Ledger: "1224 792"
  552. *PaperDimension Tabloid/11 x 17: "792 1224"
  553. *PaperDimension Screen: "468 373"
  554. *PaperDimension AnsiC/ANSI C: "1224 1584"
  555. *PaperDimension AnsiD/ANSI D: "1584 2448"
  556. *PaperDimension AnsiE/ANSI E: "2448 3168"
  557. *PaperDimension AnsiF/ANSI F: "2016 2880"
  558. *PaperDimension ARCHA/ARCH A: "648 864"
  559. *PaperDimension ARCHB/ARCH B: "864 1296"
  560. *PaperDimension ARCHC/ARCH C: "1296 1728"
  561. *PaperDimension ARCHD/ARCH D: "1728 2592"
  562. *PaperDimension ARCHE/ARCH E: "2592 3456"
  563. *PaperDimension ARCHE1/ARCH E1: "2160 3024"
  564. *PaperDimension ARCHE2/ARCH E2: "1872 2736"
  565. *PaperDimension ARCHE3/ARCH E3: "1944 2808"
  566. *PaperDimension A4: "595 842"
  567. *PaperDimension A3: "842 1191"
  568. *PaperDimension A2: "1191 1684"
  569. *PaperDimension A1: "1684 2384"
  570. *PaperDimension A0: "2384 3370"
  571. *PaperDimension OversizeA2/Oversize A2: "1361 1772"
  572. *PaperDimension OversizeA1/Oversize A1: "1772 2551"
  573. *PaperDimension OversizeA0/Oversize A0: "2551 3529"
  574. *PaperDimension ISOB5/ISO B5: "499 709"
  575. *PaperDimension ISOB4/ISO B4: "709 1001"
  576. *PaperDimension ISOB2/ISO B2: "1417 2004"
  577. *PaperDimension ISOB1/ISO B1: "2004 2835"
  578. *PaperDimension C5: "459 649"
  579. *PaperDimension JISB4/JIS B4: "729 1032"
  580. *PaperDimension JISB3/JIS B3: "1032 1460"
  581. *PaperDimension JISB2/JIS B2: "1460 2064"
  582. *PaperDimension JISB1/JIS B1: "2064 2920"
  583. *PaperDimension JISB0/JIS B0: "2920 4127"
  584. *PaperDimension Oversize92/92 x 92: "6624 6624"
  585.  
  586. *% Custom Page Sizes - 1point to 200inches for 4.0
  587. *CustomPageSize True: "
  588.    4 dict begin
  589.    3 1 roll
  590.    2 array astore /PageOffset exch def
  591.    2 mod 0 eq {exch} if
  592.    2 array astore /PageSize exch def
  593.    /ImagingBBox null def
  594.    currentdict end setpagedevice"
  595. *End
  596. *ParamCustomPageSize Width: 1 points 1 14400
  597. *ParamCustomPageSize Height: 2 points 1 14400
  598. *ParamCustomPageSize WidthOffset: 3 points 0 14400
  599. *ParamCustomPageSize HeightOffset: 4 points 0 14400
  600. *ParamCustomPageSize Orientation: 5 int 0 3
  601. *MaxMediaWidth: "14400"
  602. *MaxMediaHeight: "14400"
  603. *CenterRegistered: False
  604. *LeadingEdge Forced: ""
  605. *DefaultLeadingEdge: Forced
  606.  
  607. *% Support for Custom Page Sizes on cut sheet devices
  608. *% Note: These are comment out because
  609. *% QuarkXPress 3.3x and earlier versions don't recognize 
  610. *% custom page sizes when HWMargins are present.
  611. *%*UseHWMargins True:""
  612. *%*UseHWMargins False:""
  613. *%*DefaultUseHWMargins: False 
  614. *%*HWMargins: 0 0 0 0
  615.  
  616. *RequiresPageRegion All: True
  617.  
  618. *OpenUI *InputSlot: PickOne
  619. *DefaultInputSlot: OnlyOne
  620. *InputSlot OnlyOne: ""
  621. *CloseUI: *InputSlot
  622.  
  623. *AccurateScreensSupport: True
  624.  
  625. *% Printer Messages (verbatim from printer):
  626. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  627. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  628. *Message: "\FontName\ not found, using Courier"
  629.  
  630. *% Status (format: %%[ status: <one of these> ] %%)
  631.  
  632. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  633.  
  634. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  635.  
  636. *% Color Separation Information =====================
  637.  
  638. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  639.  
  640. *%  For 60 lpi / 72 dpi  ===============================
  641.  
  642. *ColorSepScreenAngle ProcessBlack.60lpi.72dpi/60 lpi / 72 dpi: "45"
  643. *ColorSepScreenAngle CustomColor.60lpi.72dpi/60 lpi / 72 dpi: "45"
  644. *ColorSepScreenAngle ProcessCyan.60lpi.72dpi/60 lpi / 72 dpi: "15"
  645. *ColorSepScreenAngle ProcessMagenta.60lpi.72dpi/60 lpi / 72 dpi: "75"
  646. *ColorSepScreenAngle ProcessYellow.60lpi.72dpi/60 lpi / 72 dpi: "0"
  647.  
  648. *ColorSepScreenFreq ProcessBlack.60lpi.72dpi/60 lpi / 72 dpi: "60"
  649. *ColorSepScreenFreq CustomColor.60lpi.72dpi/60 lpi / 72 dpi: "60"
  650. *ColorSepScreenFreq ProcessCyan.60lpi.72dpi/60 lpi / 72 dpi: "60"
  651. *ColorSepScreenFreq ProcessMagenta.60lpi.72dpi/60 lpi / 72 dpi: "60"
  652. *ColorSepScreenFreq ProcessYellow.60lpi.72dpi/60 lpi / 72 dpi: "60"
  653.  
  654. *%  For 60 lpi / 144 dpi  ===============================
  655.  
  656. *ColorSepScreenAngle ProcessBlack.60lpi.144dpi/60 lpi / 144 dpi: "45"
  657. *ColorSepScreenAngle CustomColor.60lpi.144dpi/60 lpi / 144 dpi: "45"
  658. *ColorSepScreenAngle ProcessCyan.60lpi.144dpi/60 lpi / 144 dpi: "15"
  659. *ColorSepScreenAngle ProcessMagenta.60lpi.144dpi/60 lpi / 144 dpi: "75"
  660. *ColorSepScreenAngle ProcessYellow.60lpi.144dpi/60 lpi / 144 dpi: "0"
  661.  
  662. *ColorSepScreenFreq ProcessBlack.60lpi.144dpi/60 lpi / 144 dpi: "60"
  663. *ColorSepScreenFreq CustomColor.60lpi.144dpi/60 lpi / 144 dpi: "60"
  664. *ColorSepScreenFreq ProcessCyan.60lpi.144dpi/60 lpi / 144 dpi: "60"
  665. *ColorSepScreenFreq ProcessMagenta.60lpi.144dpi/60 lpi / 144 dpi: "60"
  666. *ColorSepScreenFreq ProcessYellow.60lpi.144dpi/60 lpi / 144 dpi: "60"
  667.  
  668. *%  For 60 lpi / 300 dpi  ===============================
  669.  
  670. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  671. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  672. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  673. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  674. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  675.  
  676. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  677. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  678. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  679. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  680. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  681.  
  682. *%  For 71 lpi / 600 dpi  ===============================
  683.  
  684. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  685. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  686. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  687. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  688. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  689. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  690. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  691. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  692. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  693. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  694.  
  695. *% For 100 lpi / 1200 dpi ==============================================
  696.  
  697. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  698. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  699. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "15.0"
  700. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "75.0"
  701. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
  702.  
  703. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  704. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  705. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  706. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  707. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  708.  
  709. *% For 175 lpi / 2400 dpi ==============================================
  710.  
  711. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  712. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  713. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "15.0"
  714. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "75.0"
  715. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
  716.  
  717. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  718. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  719. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  720. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  721. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  722.  
  723. *% For 200 lpi / 3600 dpi ==============================================
  724.  
  725. *ColorSepScreenAngle ProcessBlack.200lpi.3600dpi/200 lpi / 3600 dpi: "45.0"
  726. *ColorSepScreenAngle CustomColor.200lpi.3600dpi/200 lpi / 3600 dpi: "45.0"
  727. *ColorSepScreenAngle ProcessCyan.200lpi.3600dpi/200 lpi / 3600 dpi: "15.0"
  728. *ColorSepScreenAngle ProcessMagenta.200lpi.3600dpi/200 lpi / 3600 dpi: "75.0"
  729. *ColorSepScreenAngle ProcessYellow.200lpi.3600dpi/200 lpi / 3600 dpi: "0.0"
  730.  
  731. *ColorSepScreenFreq ProcessBlack.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  732. *ColorSepScreenFreq CustomColor.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  733. *ColorSepScreenFreq ProcessCyan.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  734. *ColorSepScreenFreq ProcessMagenta.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  735. *ColorSepScreenFreq ProcessYellow.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  736.  
  737. *% For 200 lpi / 4000 dpi ==============================================
  738.  
  739. *ColorSepScreenAngle ProcessBlack.200lpi.4000dpi/200 lpi / 4000 dpi: "45.0"
  740. *ColorSepScreenAngle CustomColor.200lpi.4000dpi/200 lpi / 4000 dpi: "45.0"
  741. *ColorSepScreenAngle ProcessCyan.200lpi.4000dpi/200 lpi / 4000 dpi: "15.0"
  742. *ColorSepScreenAngle ProcessMagenta.200lpi.4000dpi/200 lpi / 4000 dpi: "75.0"
  743. *ColorSepScreenAngle ProcessYellow.200lpi.4000dpi/200 lpi / 4000 dpi: "0.0"
  744.  
  745. *ColorSepScreenFreq ProcessBlack.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  746. *ColorSepScreenFreq CustomColor.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  747. *ColorSepScreenFreq ProcessCyan.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  748. *ColorSepScreenFreq ProcessMagenta.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  749. *ColorSepScreenFreq ProcessYellow.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  750.  
  751.  
  752. *% GuaranteedMaxSeparations =======================================
  753.  
  754. *DefaultGuaranteedMaxSeparations: 8
  755. *GuaranteedMaxSeparations 8: ""
  756.  
  757.  
  758. *% Font Information =====================
  759.  
  760. *?FontQuery: "
  761.  save
  762.    { count 1 gt
  763.       { exch dup 127 string cvs (/) print print (:) print
  764.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  765.       } { exit } ifelse 
  766.    } bind loop
  767.    (*) = flush
  768.  restore
  769. "
  770. *End
  771.  
  772. *?FontList: "
  773. save
  774.   (*) {cvn ==} 128 string /Font resourceforall
  775.   (*) = flush
  776. restore
  777. "
  778. *End
  779.  
  780. *% Base fonts
  781. *DefaultFont: Courier
  782. *Font Courier: Standard "(004.000)" Standard ROM
  783. *Font Courier-Bold: Standard "(004.000)" Standard ROM
  784. *Font Courier-BoldOblique: Standard "(004.000)" Standard ROM
  785. *Font Courier-Oblique: Standard "(004.000)" Standard ROM
  786. *Font Symbol: Special "(001.008)" Special ROM
  787.  
  788. *% End of PPD file for Acrobat Distiller 
  789.